Skip to main content

Llava

Demonstration Environment

Development Board : Jetson Orin Series Motherboard

warning

Due to performance limitations, the Jetson Orin Nano 4GB cannot run this model.

1. Model Scale

ModelVolume
llava:7b4.7GB

2. Performance

img

3. Using Llava

3.1 Running Llava

Use the run command to start running the model. If the model has not been downloaded, it will automatically pull the model from the Ollama model library:

ollama run llava:7b

image-20250630141438495

3.2 Starting a Conversation

How many minutes is half an hour?

Response time depends on your hardware configuration. Please be patient!

image-20250630143938794

3.3 Visual Function

test_pic

What do you see in this picture? :./test_pic.png
#Use ": + image path" in the conversation to enable the model to use its visual function and interpret the information in the image.

image-20250702095903866

3.4 Ending the Conversation

Use the Ctrl+d shortcut or /bye to end the conversation!

References

Ollama

Official Website: https://ollama.com/

GitHub: https://github.com/ollama/ollama

Llava

Ollama Model: https://ollama.com/library/llava